Skip to content

chore(deps): update actions/setup-node action to v6#1186

Merged
ajimae merged 1 commit into
masterfrom
renovate/actions-setup-node-6.x
Jun 3, 2026
Merged

chore(deps): update actions/setup-node action to v6#1186
ajimae merged 1 commit into
masterfrom
renovate/actions-setup-node-6.x

Conversation

@renovate

@renovate renovate Bot commented Oct 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v4v6
actions/setup-node action major v5.0.0v6.4.0

Release Notes

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

v6.2.0

Compare Source

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v6

Compare Source

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner October 20, 2025 02:06
@changeset-bot

changeset-bot Bot commented Oct 20, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 46116ee

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 8a1de27 to e738159 Compare November 3, 2025 13:20
@codecov

codecov Bot commented Nov 3, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.62%. Comparing base (d1071ae) to head (46116ee).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1186      +/-   ##
==========================================
+ Coverage   97.47%   97.62%   +0.14%     
==========================================
  Files          88       88              
  Lines        1346     1346              
  Branches      351      351              
==========================================
+ Hits         1312     1314       +2     
+ Misses         30       26       -4     
- Partials        4        6       +2     
Flag Coverage Δ
test-coverage 97.62% <ø> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from e738159 to 01f5e69 Compare December 3, 2025 05:39
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 9 times, most recently from c00f0d6 to 663a86d Compare December 19, 2025 13:32
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from e1b8d5a to 9f26550 Compare December 30, 2025 03:14
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 9f26550 to 75a1d3a Compare January 15, 2026 06:28
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from 2af52f0 to 51cfada Compare January 22, 2026 13:56
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 8 times, most recently from de9f508 to 2c06f2d Compare February 10, 2026 12:47
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from ee4fb47 to eeaae6e Compare February 13, 2026 14:59
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from bc03d65 to 75658e3 Compare February 20, 2026 15:28
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 7 times, most recently from d121c8a to e1e48ff Compare March 9, 2026 10:30
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from e1e48ff to f4c05cd Compare March 10, 2026 10:07
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 4 times, most recently from aae9bd5 to 1c44fc1 Compare April 7, 2026 13:59
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from 0dc09b4 to d58e1a5 Compare April 20, 2026 06:02
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 3 times, most recently from ccb01c1 to 8afefed Compare May 12, 2026 13:23
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 3 times, most recently from 960fafd to b2afb25 Compare May 21, 2026 16:06
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 4 times, most recently from fad2faf to dd4ec05 Compare June 1, 2026 08:52
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from dd4ec05 to 46116ee Compare June 2, 2026 17:38
@ajimae ajimae merged commit 5521031 into master Jun 3, 2026
13 checks passed
@ajimae ajimae deleted the renovate/actions-setup-node-6.x branch June 3, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant